| Einhugur macOS Bridge plugin. |
|
EinhugurMacOSBridge.NSWindowOrderingMode Enum
Constants that let you specify how a window is ordered relative to another window.
enum EinhugurMacOSBridge.NSWindowOrderingMode
Constants
Below = -1 | Moves the window below the indicated window. |
Out = 0 | Moves the window off the screen. |
Above = 1 | Moves the window above the indicated window. |